home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / dev / e / emuiundoc.lha / EMUIundoc / modules-guide / muiundoc.m
Text File  |  1999-01-20  |  2KB  |  60 lines

  1. ShowModule v1.10 (c) 1992 $#%!
  2. now showing: "muiundoc.m"
  3. NOTE: don't use this output in your code, use the module instead.
  4.  
  5. (----) OBJECT mui_dragimage
  6. (   0)   bm:PTR TO bitmap
  7. (   4)   width:INT
  8. (   6)   height:INT
  9. (   8)   touchx:INT
  10. (  10)   touchy:INT
  11. (  12)   flags:LONG
  12. (----) ENDOBJECT     /* SIZEOF=16 */
  13.  
  14. (----) OBJECT mui_framespec
  15. (   0)   buf[32]:ARRAY OF CHAR
  16. (----) ENDOBJECT     /* SIZEOF=32 */
  17.  
  18. (----) OBJECT mui_imagespec
  19. (   0)   buf[64]:ARRAY OF CHAR
  20. (----) ENDOBJECT     /* SIZEOF=64 */
  21.  
  22. #define MUIA_Imageadjust_Type/0
  23. #define MUIM_GoInactive/0
  24. #define MUIM_GoActive/0
  25. #define MUIA_List_Prop_Visible/0
  26. #define MUIMRI_ISVIRTUALGROUP/0
  27. #define MUIMRI_INVIRTUALGROUP/0
  28. #define MUIV_CreateBubble_DontHidePointer/0
  29. #define CrawlingObject/0
  30. #define MUIA_Prop_DoSmooth/0
  31. #define MUIP_Window_Setup/0
  32. #define MUIM_Window_Setup/0
  33. #define MUIA_Framedisplay_Spec/0
  34. #define MUIA_Imagedisplay_Spec/0
  35. #define MUIA_CustomBackfill/0
  36. #define MUIP_CustomBackfill/0
  37. #define MUIM_CustomBackfill/0
  38. #define MUIC_Crawling/0
  39. #define MUIA_Dtpic_Name/0
  40. #define MUIA_List_Prop_Entries/0
  41. #define MUIA_Text_HiCharIdx/0
  42. #define MADF_OBJECTVISIBLE/0
  43. #define MUIA_Group_Forward/0
  44. #define MUIA_List_Prop_First/0
  45. #define MUIA_Prop_DeltaFactor/0
  46. #define MUIP_CreateDragImage/0
  47. #define MUIP_DeleteDragImage/0
  48. #define MUIM_DeleteDragImage/0
  49. #define MUIM_CreateDragImage/0
  50. #define MUIP_DoDrag/0
  51. #define MUIM_DoDrag/0
  52. #define MUIP_Window_Cleanup/0
  53. #define MUIM_Window_Cleanup/0
  54. #define MUIM_Window_ActionIconify/0
  55. #define MUIA_Prop_Pressed/0
  56. #define MUIA_Prop_Release/0
  57. #define MUIA_Application_UsedClasses/0
  58. #define MUIA_Window_DisableKeys/0
  59.  
  60.